net/http.http2timer.C (method)

4 uses

	net/http (current package)
		h2_bundle.go#L4940: 	case <-timer.C():
		h2_bundle.go#L7165: 	C() <-chan time.Time
		h2_bundle.go#L7753: 				case <-tm.C():
		h2_bundle.go#L8666: 		respHeaderTimer = timer.C()